home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat4 / notifier.config.z / notifier.config
Text File  |  1998-10-30  |  4KB  |  133 lines

  1.  
  2.  
  3.  
  4. NNNNOOOOTTTTIIIIFFFFIIIIEEEERRRR....CCCCOOOONNNNFFFFIIIIGGGG((((4444))))                                          NNNNOOOOTTTTIIIIFFFFIIIIEEEERRRR....CCCCOOOONNNNFFFFIIIIGGGG((((4444))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      notifier.config - sysmon configuration file
  10.  
  11. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  12.      The /_u_s_r/_l_i_b/_s_y_s_m_o_n/_n_o_t_i_f_i_e_r._c_o_n_f_i_g file is used to configure the Desktop
  13.      System Monitor (sysmon.)  Each line indicates a message that the System
  14.      Monitor will watch for.  Typically when a message is found a notifier is
  15.      created on the Desktop to alert the user and offer customized help for
  16.      that message.
  17.  
  18.      There are eight fields in the configuration file each separated by a
  19.      single space.  A # at the start of a line is a comment.
  20.  
  21.      enable    This field can be either ON or OFF.  OFF means the System
  22.                Monitor will ignore this message.
  23.  
  24.      message   This field is a regular expression (see regex(3G)) enclosed in
  25.                double quotes.  This denotes the message that the System
  26.                Monitor will watch for.
  27.  
  28.      priority  This field indicates the priority that the message should have.
  29.                The field should be one of (1-critical, 2-error, 4-warning, 6-
  30.                info.)  This priority has nothing to do with the priority at
  31.                which the message was originally created with using syslog(3C).
  32.  
  33.      source    This field indicates the message source that the message (see
  34.                above) must come from.  The message source is usually the name
  35.                of the program that is logging the message or "unix" for the
  36.                Irix kernel.  Both the source and the message must match before
  37.                the message is considered a match.  This field does not accept
  38.                a regular expression.  It is not enclosed with double quotes.
  39.  
  40.      exec      Indicates the script to run when this message is seen.
  41.                Currently this is always $DIALOG($LOCALHOST) which means run
  42.                the script defined by the variable $DIALOG and pass it the
  43.                variable $LOCALHOST as it's first argument.  These variables
  44.                are defined in the /usr/lib/sysmon/notifier.define file.  Only
  45.                one argument to the script is currently allowed.
  46.  
  47.      who       Used to indicate what user the script should run as.  In the
  48.                past the script would be set that user id.  Now the only valid
  49.                name is WMOWNER (which means whatever user is currently running
  50.                the Desktop.)
  51.  
  52.      timeout   Duplicate messages that arrive in less than this much time are
  53.                discarded.  This prevents a flood of messages.  The string
  54.                "MIN" is always appended to indicate minutes.
  55.  
  56.      helpcard  When an error dialog is raised on the Desktop this help card
  57.                can be shown to the user for additional assistance if the user
  58.                clicks on the "help" button.  The format of this field is
  59.                Book:Key where Book is the name of the help book and Key is the
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. NNNNOOOOTTTTIIIIFFFFIIIIEEEERRRR....CCCCOOOONNNNFFFFIIIIGGGG((((4444))))                                          NNNNOOOOTTTTIIIIFFFFIIIIEEEERRRR....CCCCOOOONNNNFFFFIIIIGGGG((((4444))))
  71.  
  72.  
  73.  
  74.                card for sgihelp(1) to display.
  75.  
  76. NNNNOOOOTTTTEEEE
  77.      This file should not be considered user editable.  Syntax errors are not
  78.      handled gracefully.  See the release notes for sysmon for other issues.
  79.  
  80. FFFFIIIILLLLEEEESSSS
  81.      /usr/lib/sysmon/notifier.config
  82.      /usr/lib/sysmon/notifier.define
  83.      /usr/lib/sysmon/dialog.sh
  84.  
  85. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  86.      syslog(3C), regex(3G), sysmonpp(1M), sysmonpp(1M), sgihelp(1),
  87.      imdmonitor(1M)
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.